FaCfpInterestRateConfig_Regulatory 
Logical Entity Name  FaCfpInterestRateConfig_Regulatory 
Default Table Name  FaCfpInterestRateConfig_Regulatory 
Physical Only  NO 
Definition 
 
Note 
 

FaCfpInterestRateConfig_Regulatory Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaCfpInterestRateConfig_RegulatoryId(PK)    char(10)  NO 
 
FaYearId(FK)    char(2)  NO 
 
FaCfpFundsourceCategory(FK)    char(10)  NO 
 
InterestRate    char(10)  NO 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
UserId(FK)    int  NO 
 
ts    char(10)  NO 
 

FaCfpInterestRateConfig_Regulatory Primary and Unique Keys 
Key Name  Key Type  Keys 
UK_FaCfpInterestRateConfig_Regulatory_FaYearId_FaCfpFundsourceCategory  Index  FaYearId, FaCfpFundsourceCategory 
PK_FaCfpInterestRateConfig_Regulatory_FaCfpInterestRateConfig_RegulatoryID  PrimaryKey  FaCfpInterestRateConfig_RegulatoryId 

FaCfpInterestRateConfig_Regulatory Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaCfpFundsourceCategory_Regulatory  Non-Identifying  One To Zero or More  FK_FaCfpInterestRateConfig_RegulatoryFaCfpFundsourceCategory_FaCfpFundsourceCategory_RegulatoryCode      FaCfpFundsourceCategory  NO  YES 
FaYear  Non-Identifying  One To Zero or More  FK_FaCfpInterestRateConfig_RegulatoryFaYearId_FaYearFaYearId      FaYearId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaCfpInterestRateConfig_RegulatoryUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaCfpInterestRateConfig_Regulatory Check Constraints 
Check Constraint Name  CheckConstraint